videoMuteFailed

abstract fun videoMuteFailed(call: CallInterface?, error: MobileError?)

The method that is called when an attempt to video mute fails in a call.

Since

6.6.0

Parameters

call

related call

error

related error

See also